.. _`Save Image`: .. _`syip.saveimage`: Save Image `````````` .. image:: image_save.svg :width: 48 Saves an image to a datasource in the given file format Documentation ::::::::::::: Saves an image to a datasource in the given file format. Definition :::::::::: Input ports ........... **image** image Input image **dest** datasource File name before appending file type extension (eg: .png) Output ports ............ **out** datasource File name after appending file type extension (eg: .png) Configuration ............. **(no label)** (File format) Desired file format of saved file (.png or .gif currently available) Implementation .............. .. automodule:: node_export :noindex: .. class:: SaveImage :noindex: